| Subject: | Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be |
|---|---|
| From: | Tom Lane |
| Date: | Fri, 29 Aug 2008 12:48:59 -0400 |
| Newsgroups: | pgsql.hackers |
Peter Eisentraut <peter_e@xxxxxxx> writes:
> I cannot reproduce any problem with a vpath build. Make sure you have
> really cleaned the source tree from previous rounds. Some of the files
> involved are symlinks, which might confuse make.
"make maintainer-clean" before pulling this update would be a good idea,
else you're going to have junk laying about in your source tree.
> I think the -I$(srcdir) is actually useless, and you are just
> accidentally adapting it for your workaround.
Yeah, it should be finding the symlink in $builddir/src/include/parser.
If the -I isn't needed, shouldn't we get rid of it?
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Peter Eisentraut |
|---|---|
| Next by Date: | Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Alvaro Herrera |
| Previous by Thread: | Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Peter Eisentraut |
| Next by Thread: | Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Alvaro Herrera |
| Indexes: | [Date] [Thread] [Top] [All Lists] |